<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@layer module{.module-listing-default{--module-grid-rows:[row-start] minmax(0,min-content) [row-end]}.module-listing-default&gt;section{display:flex;flex-direction:column;gap:clamp(20px,6.6667px + 2.2222vw,40px);grid-column:col-start 1/col-end -1;grid-row:row-start 1/row-end 1}}
</pre></body></html>